Skip to main content

Web vs Mobile

ChurchBuddy is available as a web app at church.worshipbuddy.org and as a mobile app (iOS and Android). Both use the same account and organization data.
Download the app: Apple App Store · Google Play

Account & Organizations

Dashboard & Schedule

Scheduling & Services

People & Teams

Calendar & Resources

Events & Logistics

Check-In & Attendance

Communication

Organization Settings

Streaming

Not Currently Available

These exist in code but are disabled or not exposed in the production UI:
  • Giving / Stripe — requires STRIPE_ENABLED on the server (off by default) plus per-user giving_permission; Giving sub-tab also requires Stripe onboarding complete
  • Background checks (Checkr) — requires CHECKR_ENABLED flag (off by default)
  • Flight Tracker map dashboard — UI button commented out; Flight Data tab in transportation still works
  • Zoom stream setup — commented out; existing Zoom streams still viewable
  • Sunday School student portal — commented out on web portal selector
  • Group email blast UI — commented out in Groups (push notifications work)

Which Should I Use?

  • Web — Organization setup, bulk scheduling, events, forms, workflows, rooms/resources, integrations, announcements
  • Mobile — Day-to-day schedule, availability, assignment confirmations, service check-in, streaming, push notifications, on-the-go event logistics
Most teams use both: admins on web, volunteers and members on mobile.